01. var loveJS = true;

var loveJS = true;

INSTRUCTOR NOTE:

Please Note: When James says "save this file and reload the website" he's talking about saving the changes you made to the js/resumeBuilder.js file in your text editor, reloading the index.html file in your browser, and opening the browser's javaScript Console to see the message logged. The js/resumeBuilder.js file is where you'll be applying all the tips and tricks you learn in this lesson to your Online Resume project.

The index.htmland js/resumeBuilder.js files are included in the résumé project's Github repository you downloaded earlier in the "Getting Up and Running" lesson of this course.

To open javaScript Console:

Chrome: go to View > Developer > JavaScript Console (here’s a guide)

FireFox: go to Tools > Web Developer > Web Console (here’s a guide)

IE11: go to Tools > Developer Tools > Console icon (here’s a guide)

Safari:
turn on the Develop menu: Preferences > Advanced > Show Develop menu in menu bar
go to Develop > Show Web Inspector (here’s a guide)

Follow your instructors!

@cwpittman

+jameswilliams